Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

ports update_appearance - #19297

Closed
tattax wants to merge 23 commits into
yogstation13:masterfrom
tattax:closedcaptioned
Closed

ports update_appearance#19297
tattax wants to merge 23 commits into
yogstation13:masterfrom
tattax:closedcaptioned

Conversation

@tattax

@tattax tattax commented Jun 16, 2023

Copy link
Copy Markdown
Contributor

just makes it easier to update things, murders update_icon

main pr: tgstation/tgstation#55468

this is more brute force so nothing is fully updated to properly use update_desc, icon, name, but it doesn't really break anything

just encourages people to change it if they find it set up improperly (please)

🆑
imageadd: adds sus airlocks
/:cl:

@tattax
tattax requested review from a team, Bibby0110 and monster860 as code owners June 16, 2023 01:02
Comment thread code/_onclick/hud/lavaland_elite.dm Outdated

@JohnFulpWillard JohnFulpWillard left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have all instances of update_icon set to update_appearance(ALL), which is wrong, it should be UPDATE_ICON

Comment thread code/_onclick/hud/screen_objects.dm Outdated
@tattax

tattax commented Jun 16, 2023

Copy link
Copy Markdown
Contributor Author

You have all instances of update_icon set to update_appearance(ALL), which is wrong, it should be UPDATE_ICON

not necessarily, no

many items configure overlays and whatnot in update_appearance

@tattax
tattax marked this pull request as draft June 16, 2023 01:25
@JohnFulpWillard

Copy link
Copy Markdown
Member

many items configure overlays and whatnot in update_appearance

That's wrong, it should be in update_overlays(), which is part of UPDATE_ICON

@tattax

tattax commented Jun 16, 2023

Copy link
Copy Markdown
Contributor Author

That's wrong, it should be in update_overlays(), which is part of UPDATE_ICON

exactly

@github-actions github-actions Bot added the Mapping Will result in a change to a map. label Jun 16, 2023
@tattax tattax added Refactor Makes old code less shit Sprites This PR has spriting changes and removed Mapping Will result in a change to a map. labels Jun 16, 2023
@github-actions github-actions Bot added the Mapping Will result in a change to a map. label Jun 16, 2023
Comment thread code/__DEFINES/layers.dm Outdated
Comment thread code/_onclick/hud/alert.dm
@ktlwjec0

ktlwjec0 commented Jul 16, 2023

Copy link
Copy Markdown
Contributor

i think it broke pancake stacking but id have to double check, i put a cinnamon pancake on another earlier and it just acted as if the second one never existed

wow wrong pr lmao

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Mapping Will result in a change to a map. Refactor Makes old code less shit Sprites This PR has spriting changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants